/* CSS Document for http://www.medicentre.ie | Version 1
   Author - B[]X | TextB[]XDesign | 
   http://www.textboxdesign.com | April 2008 
   The code contained in this document is
   the intellectual property of textboxdesign.
   Any reproduction of this document or css code is strictly
   prohibited without prior permission from textboxdesign*/

/* =body declarations for body | ###IEB[]XHACK### 
	Body aligned to centered for browsers then 
countered to left for IE with #center division
==================================================*/

body{
	text-align: center;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana, "Times New Roman", "Lucidia Grande";
	margin: 0px;
	background-color: #FFFFFF;
	color: #333333;
	background-repeat: repeat-x;
	}
	
#center{
	width: 815px;
	text-align: left;
	margin: auto;
}

p{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

.welimg{
	display: block;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.titleimg{
	display: block;
	padding-bottom: 20px;
}

.sml{
	font-size: 10px;
	color: #CCCCCC;
}

/* =divs | declarations for divisions 
==================================================*/


/* =toplinks | top of page
==================================================*/

#toplinks{
	padding-top: 135px;
	padding-bottom: 5px;
	padding-left: 5px;
}

/* =bottomlinks | bottom of page
==================================================*/

#bottomlinks{
	padding-top: 25px;
}

/* =containermain | container for web site
==================================================*/

#containermain{
	height: 358px;
}

/* =container | 1st container
==================================================*/

#container1{
	width: 252px;
	background-image: url(../images-new/container1.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-right: 3px;
	height: 348px;
	padding-top: 10px;
	padding-left: 15px;
}

/* =container2 | 2nd container
==================================================*/

#container2{
	float: left;
	padding-right: 3px;
}

/* =container | 3rd container
==================================================*/

#container3{
	float: left;
}

/* =container4 | 4th container
==================================================*/

#container4{
	width: 268px;
	float: left;
}

/* =container5 | 5th container
==================================================*/

#container5{
	width: 268px;
	float: left;
}

/* =container6 | 6th container
==================================================*/

#container6{
	float: left;
}

/* =container7 | 7th container
==================================================*/

#container7{
	float: left;
	height: 359px;
	width: 541px;
}

.padlogo{
}

.padtag{
	padding-bottom: 45px;
	display: block;
	padding-top: 110px;
}


/* =banner | banner image at top of page
==================================================*/

#footer{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #4d4d4d;
	border-bottom-color: #4d4d4d;
	padding-top: 5px;
	padding-bottom: 10px;
	height: 20px;
	margin-top: 10px;
}



/* =pseudo links | LOVE HATE
==================================================*/

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}



a.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #777777;
}

a.box:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: underline;
}

a.mail {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #4d4d4d;
	color: #4d4d4d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;	
}

a.mail:hover {
	color: #FFFFFF;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;	
}




.options{
	color: #FFFFFF;
	background-color: #46444C;
	padding-top: 10px;
	padding-bottom: 10px;
}

.padimgleft{
	padding-left: 35px;
}


/*#################################################
END OF STYLE SHEET
==================================================
==================================================*/
